Skip to content

feat: Add certificates to create_code_interpreter()#373

Merged
jesseturner21 merged 1 commit intomainfrom
feat/code-interpreter-add-certificates-support
Mar 30, 2026
Merged

feat: Add certificates to create_code_interpreter()#373
jesseturner21 merged 1 commit intomainfrom
feat/code-interpreter-add-certificates-support

Conversation

@sundargthb
Copy link
Copy Markdown
Contributor

CodeInterpreter.create_code_interpreter() does not accept a certificates parameter, even though the underlying control plane API (CreateCodeInterpreter) supports it. This PR adds the certificates parameter to create_code_interpreter(), matching the pattern used in BrowserClient.create_browser().

@sundargthb sundargthb requested a review from a team March 29, 2026 22:21
@sundargthb sundargthb changed the title fix: lint errors feat(code-interpreter): Add certificates to create_code_interpreter() Mar 29, 2026
@sundargthb sundargthb changed the title feat(code-interpreter): Add certificates to create_code_interpreter() feat: Add certificates to create_code_interpreter() Mar 29, 2026
Copy link
Copy Markdown
Contributor

@rvkandury rvkandury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sundargthb sundargthb force-pushed the feat/code-interpreter-add-certificates-support branch from 88201f4 to 67424f4 Compare March 30, 2026 19:25
@jesseturner21 jesseturner21 merged commit bc95735 into main Mar 30, 2026
31 of 33 checks passed
@sundargthb sundargthb deleted the feat/code-interpreter-add-certificates-support branch March 30, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants